-
Home
-
BackUpWordPress
-
3.13
-
Code
-
Classes
- Backup
Total Complexity |
33 |
Dependencies |
8 |
Dependents |
5 |
Total lines |
222 |
Lines of code |
119 |
Logical lines of code |
62 |
Comment lines |
44 |
Methods |
16 |
Properties |
9 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
backup_database() |
A |
47 |
8 |
36 |
backup_files() |
S |
55 |
5 |
19 |
perform_backup() |
S |
62 |
3 |
12 |
run() |
S |
66 |
3 |
10 |
warning() |
S |
69 |
3 |
6 |
__construct() |
S |
77 |
1 |
4 |
set_type() |
S |
81 |
1 |
3 |
set_backup_filename() |
S |
81 |
1 |
3 |
set_status() |
S |
81 |
1 |
3 |
set_excludes() |
S |
81 |
1 |
3 |
get_warnings() |
S |
82 |
1 |
3 |
get_errors() |
S |
82 |
1 |
3 |
error() |
S |
75 |
1 |
4 |
get_database_backup_filepath() |
S |
82 |
1 |
3 |
get_backup_filepath() |
S |
82 |
1 |
3 |
get_archive_filepath() |
S |
75 |
1 |
4 |